Skip to content

Fix/clean latex delimiters#4942

Open
vivienfanghuagood wants to merge 181 commits intoPaddlePaddle:release/3.3from
vivienfanghuagood:fix/clean-latex-delimiters
Open

Fix/clean latex delimiters#4942
vivienfanghuagood wants to merge 181 commits intoPaddlePaddle:release/3.3from
vivienfanghuagood:fix/clean-latex-delimiters

Conversation

@vivienfanghuagood
Copy link

No description provided.

Bobholamovic and others added 30 commits November 5, 2025 22:31
* Fix bugs

* Optimize
* Support vLLM deployment on DCUs

* Fix

* Fix DCU check
修复 _format_data 函数未处理 numpy 整数类型(np.int32, np.int64)的问题,
防止 OCR 结果中包含 numpy 整数坐标时出现 JSON 序列化错误。

修复内容:
- 添加对 np.int32 和 np.int64 类型的支持
- 将 numpy 整数转换为 Python 原生 int 类型
- 扩展 np.float64 支持以保持类型处理一致性

Fixes JSON serialization errors when OCR results contain numpy integer coordinates.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored- Claude <noreply@anthropic.com>
… graph models (PaddlePaddle#4744)

* [feat]: Add PP-OCRv5_mobile_det, PP-OCRv5_server_det dynamic model

* feat: Add PP-OCRv5_mobile_det, PP-OCRv5_server_det dynamic model

* Feat: Integrate PP-OCRv5_mobile_det and PP-OCRv5_server_det dynamic graph models

* Feat: Integrate PP-OCRv5_mobile_det and PP-OCRv5_server_det dynamic graph models

* Feat: Integrate PP-OCRv5_mobile_det and PP-OCRv5_server_det dynamic graph models
* HPI allow untested Paddle versions for safe mode and update paddle version in HPS

* Update deps

* Limit CC>=8.0 for SDPA
* Fix code style and deps

* Update setup.py
* [Metax] Support ocr in metax

* [Metax] Support ocr in metax

* [Metax] Support ocr in metax
…options merge_layout_blocks and markdown_ignore_labels (PaddlePaddle#4787)

* feat: support saving image shape, page_count, and group_id; add ctrl options merge_layout_blocks and markdown_ignore_labels

* bugfix for PP-StructureV3 IndexError

* fix handle_funcs_dict in _to_json()
…PaddlePaddle#4796)

* Support new params

* Add missing

* Fix model file prefix bug
* Remove nested safe_open

* Use official safetensors
* Remove nested safe_open

* Use official safetensors

* Update deps and bump versions
* [Iluvatar GPU] Enable bf16, fp16 and sdpa

* [Iluvatar GPU] Update

* [Iluvatar GPU] Update
@paddle-bot
Copy link

paddle-bot bot commented Jan 28, 2026

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Jan 28, 2026
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
5 out of 6 committers have signed the CLA.

✅ Bobholamovic
✅ TingquanGao
✅ scyyh11
✅ changdazhou
✅ 1184319564
❌ vivienfanghua


vivienfanghua seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.